has Blur
Deprecated
Use supportsBlur instead.
Replace with
this.supportsBlur(block)Content copied to clipboard
Checks whether the block supports blur.
Return
true if the block supports blur, false otherwise.
Parameters
block
the block to query.